Maps value of a Success to a new Try using transform or returns the same Try if this is a Failure.
Try returned by transform or this object if this is a Failure.
Function transforming value of a Success to a Try.